Use headless mutter for input tests
authorMatthias Clasen <mclasen@redhat.com>
Sun, 21 Mar 2021 12:31:25 +0000 (08:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 4 May 2023 03:27:09 +0000 (23:27 -0400)
commit983b6ce341ee36189698b707c479f646ca3fe162
treeddd28d966ae6252425e69fb1220d3251bfecae48
parent771df47820ecec9bfee5748a12c55975fa7fc236
Use headless mutter for input tests

Add some input tests that are using headless
mutter, and python with our in-tree gir files.

So far, test that we can roundtrip key events,
and move the pointer around.
tests/headless-input-tests.py [new file with mode: 0644]
tests/run-headless-input-tests.sh [new file with mode: 0755]